Mathematical Functions and Operations
Table 1 lists the common mathematical functions which can be used in databases (tdb file) as well as in Pandat™ GUI table column expressions. Table 2 and Table 3 lists the mathematical operations which could be used in Pandat™ table column expressions.
Name | Operation | Examples |
---|---|---|
+, -, *, /, ^ |
Addition, subtraction, multiplication, division and exponentiation |
H-T*S |
// |
Numerical derivative |
H//T ( See Section Table Column Functions for an example) |